﻿@charset "utf-8";
/*------------------reset.css------------------*/
html{color:#000;background:#FFF; overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}

select,input,button,textarea,button{font:99% ;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
.txtboxcs{ border:solid 1px #ccc; height:22px;}

/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}


/*搜索框*/

.form-wrapper {
 padding-left: 19px;

}
.nav .form-wrapper input {
width: 207px;
height: 20px;
padding: 1px; 
border: 1px solid #026fb1;
background: #fff;
border-radius: 3px 0 0 3px; 
}
.nav .form-wrapper input:focus {
outline: 0;
background: #fff;
box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
}
.nav .form-wrapper input::-webkit-input-placeholder {
color: #999;
font-weight: normal;
font-style: italic;
}
.nav .form-wrapper input:-moz-placeholder {
color: #999;
font-weight: normal;
font-style: italic;
}
.nav .form-wrapper input:-ms-input-placeholder {
color: #999;
font-weight: normal;
font-style: italic;
} 
.nav .form-wrapper button {
overflow: visible;
position: relative;
left: -4px;
border: 0;
padding: 0;
vertical-align: middle;
cursor: pointer;
height: 24px;
width: 51px;
color: #fff;
text-transform: uppercase;
background: #026fb1;
border-radius: 0 3px 3px 0; 
text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
} 
.nav .form-wrapper button:hover{ 
background: #02629c;
} 
.nav .form-wrapper button:active,
.form-wrapper button:focus{ 
background: #02629c;
outline: 0; 
}
.nav .form-wrapper button:hover:before{
border-right-color: #02629c;
}
.nav .form-wrapper button:focus:before,
.nav .form-wrapper button:active:before{
border-right-color: #02629c;
} 
.nav .form-wrapper button::-moz-focus-inner { 
border: 0;
padding: 0;
}

/* -- 外边距 -- */
.m1 { margin:1px; }
.m2 { margin:2px; }
.m5 { margin:5px; }
.m10 { margin:10px; }
.mt2 { margin-top:2px;}
.mt5 { margin-top:5px;}
.mt8 { margin-top:8px;}
.mt10 { margin-top:10px;}
.mt12 { margin-top:12px;}
.mt15 { margin-top:15px;}
.mt20 { margin-top:20px;}
.mt30 { margin-top:30px;}
.mr5 { margin-right:5px;}
.mr10 { margin-right:10px;}
.mr12 { margin-right:12px;}
.ml5 { margin-left:5px; }
.ml7 { margin-left:7px; }
.mb10 { margin-bottom:10px;}
.ml12 { margin-left:12px; }
.ml10 { margin-left:10px; }
.ml20 { margin-left:20px; }

/*加盟商在线下单*/
.userorder{ width:700px;}
.userorder tr{height:25px;}
.userorder tr span{color:#f00;padding-left:4px;}

.stf  { border:1px solid #ccc;  padding-left:140px ; padding-top:10px; padding-bottom:20px}
.stf span{ color:#000; font-size:14px; line-height:30px ; font-weight:bold}
.stf dd{ line-height:24px ;   font-size:14px }
.stf p{ line-height:24px ;   font-size:14px }
/*--------------------------------------------------------*/

/*----------fanhuidibu.css--------------*/
#roll_top, #fall, #ct
{
	position: relative;
	cursor: pointer;
	height: 72px;
	width: 26px;
}

#roll
{
	display: block;
	width: 15px;
	margin-right: -500px;
	position: fixed;
	right: 50%;
	top: 50%;
	_margin-right: -505px;
	_position: absolute;
	_margin-top: 300px;
	_top: expression(eval(document.documentElement.scrollTop));
	z-index:999;
}
/*---------------------*/



/*-----------------common.css---------------------*/
body {
	color:#000;

	font-family: "微软雅黑", "宋体";
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
} /*网站字体颜色*/
a { color:#666; text-decoration:none;  blr:expression(this.onFocus=this.blur())}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { color:#000; text-decoration:underline;}
p {text-align:justify;text-justify:inter-ideograph;white-space: normal;letter-spacing: normal;/* word-spacing:10px; */font-size: 12px;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0; overflow:hidden;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}

/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}



/* -- 页面整体布局 -- */
.header , .content , .footer { width:960px; margin:0 auto;}
.left { width:201px; float:left; overflow:hidden;}
.left2 { width:670px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { height:3px; font-size:0; overflow:hidden;}
.left2top {  height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(../img/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot {  height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right { width:754px; float:left; display:inline; margin-left:5px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop {  height:3px; font-size:0; overflow:hidden;}
.right2top {  height:3px; font-size:0; overflow:hidden;}
.rightbot {  height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot {  height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:752px; min-height:458px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.right2_main { width:273px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.left2_main { width:668px;  border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}



/**头部**/
.topbar {  line-height:30px; }
.top_con { width:900px; margin:0 auto;}
.top_con a { margin:0 4px;}
.top_con a.cur { color:#575757; text-decoration:none;}
.top_con a:hover.cur { color:#3366FF; text-decoration:underline;}
.top_call { font-size:14px; font-weight:bold; margin-left:15px; margin-right:25px; }
.top_con_nav a { color:#575757;}
.top_con_nav a:hover{ color:#3366FF;}

/*头部开始*/
/**ly_top**/
.ly_top {width:100%;height: 151px;overflow:hidden;margin:0 auto;padding:0;background:url(../img/tp_bg.jpg) repeat-x;}
.ly_top .tp_tips { width:100%; height:30px; overflow:hidden; margin:0 auto; padding:0 0 2px; background:url(../img/line1.jpg) bottom left repeat-x;}
.tp_tips .tips_center {width: 940px;height:30px;overflow:hidden;line-height:30px;margin:0 auto;padding:0 10px;}
.tips_center span { display:inline-block; color:#999; font-family:"宋体"; font-size:12px;}
.tips_center span a { display:inline-block; color:#999; margin:0 5px}
.tips_center span a:hover { color:#0c4da2;}
.tips_center span em { color:#dedede;}
.ly_top .top_center {width: 940px;height: 97px;overflow:hidden;margin:17px auto 0;padding:0 10px;}
.top_center .tp_logo {height: 86px;overflow:hidden;float:left;}
.top_center .tp_line {width:2px;height:40px;overflow:hidden;margin: 18px 20px 30px;padding:0;float:left;}
.top_center .lg_by {height: 87px;overflow:hidden;margin: 0 0 10px;padding:0;float:left;}
.top_center .tp_r {/* width: 405px; *//* overflow:hidden; *//* margin:0; *//* padding:0; */margin-top:10px;}
.tp_r form { display:block; width:340px; height:34px; overflow:hidden; margin:0; padding:0;}
.tp_r form .fm_ipt { display:block; width:250px; height:22px; overflow:hidden; line-height:22px; color:#999; font-family:"宋体"; font-size:12px; margin:0; padding:5px 15px 5px 14px; background-color:#fff; border-top:1px solid #ccc; border-bottom:1px solid #ccc; border-left:1px solid #ccc; border-right:none; outline:none; float:left;}
.tp_r form .fm_btn { display:block; width:60px; height:34px; overflow:hidden; line-height:34px; color:#fff; font-family:"微软雅黑"; font-size:14px; text-align:center; background-color:#fff; background-color:#0c4da2; outline:none; border:none; float:left;}
.tp_r .tp_tel {width: 340px;/* height: 45px; */overflow:hidden;line-height: 42px;color:#333;font-size:16px;/* text-align:right; */}
.tp_tel img {/* font-size:20px; */width:32px;margin: -8px 9px;}
.tp_tel font {font-size:20px; font-family:Georgia, 'Times New Roman', Times, serif; font-weight:bold; color:#e38a00;}




.top{ height:151px; width:960px;}
.nav { height:30px; line-height:30px; color:#000}
.nav p span { display:inline-block; line-height:30px;}
.nav p a { color:#00; padding:0 5px;}
.nav p img { vertical-align:top; padding-top:8px;}
.logo { padding-top:25px; float:left;}
.zi1 { float:left; padding:32px 0 0 20px; font:22px "微软雅黑"; color:#000;}
.zi1 span { display:block; font-size:26px; color:#000000; font-weight:bold;}
.tel {
	float:right;
	padding:25px 0 0 65px;
	color:#333333;
	font:14px "微软雅黑";
	background-image: url(../img/ico1.jpg);
	background-repeat: no-repeat;
	background-position: 0 1px;
	height:90px;
	width:300px;
}
.tel span { display:block; font:30px "Myriad Pro"; color:#004c97; line-height:28px;}
.menu { height:44px; line-height:44px;}
.menu li {
	float:left;
	line-height:44px;
	height:44px;
	background-image: url(../img/menu_fgx.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.menu li a { color:#fff; padding-left:15px; font-weight:bold;text-decoration: none;}
.menu li span { padding-right:10px; font-size:15px;}
.menu li a:hover, .menu .cur a {
	display:block;
	color:#fff;
	background-image: url(../img/aa1.png);
	background-repeat: no-repeat;
	background-position: left;
}
.menu li a:hover span , .menu .cur a span {
	display:block;
	background-image: url(../img/aa11.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size:15px;
}
.menu .nones { background:none}
.search { height:33px; padding-top:16px;}
.ss1 { float:left; width:700px; color:#666666; height:24px; line-height:24px; overflow:hidden}
.ss1 a { color:#666666;}
.k1{
	width:181px;
	height:23px;
	padding-left:24px;
	color:#9a9a9a;
	line-height:23px;
	display:inline-block;
	border:0;
	background-image: url(../img/k1.jpg);
	background-repeat: no-repeat;
}
/*头部结束*/
/*底部开始*/
.f_pr {padding-top:25px;}
      .g_ft{height: 235px;background: url(../img/ftbg.jpg) no-repeat center top;}

      .g_ft .m_ftlogoc{float: left;width: 323px;margin-right: 27px;}
      .g_ft .m_ftlogoc img{width: 272px;height: 72px;display: block;}
      .g_ft .m_ftlogoc em{display: block;height: 37px;border-bottom: 1px dashed #bfbfbf;font-size: 26px;color: #0072c1;padding-left: 46px;background: url(../img/ftel.jpg) no-repeat;margin-bottom: 20px;}
      .g_ft .m_ftlogoc p{font-size: 14px;line-height: 25px;color: #666666;}
      .g_ft .m_ftlogoc p a{color:#666;}
      .g_ft .f_ftcon{float: left;width: 248px;}
      .g_ft .f_ftcon li{height: 30px;line-height: 30px;border-bottom: 1px dashed #bfbfbf;font-size: 14px;color: #666666;}
      .g_ft .f_ftcon li b{font-weight: normal;font-size: 19px;color: #1a2090;}
      .g_ft .ftan{float: right;width: 310px;}
      .g_ft .ftan h2{padding-left: 10px;}
      .g_ft .ftanlst{margin-top: 20px;}
      .g_ft .ftanlst li{float: left;width: 142px;height: 90px;position: relative;margin: 0 10px 10px 0}
      .g_ft .ftanlst li img{width: 310px;height: 105px;display:block;}
      .g_ft .ftanlst li em{position: absolute;left:0;top:0;border: 3px solid #0072c1;width: 136px;height: 84px;display: none;}
      .g_ft .ftanlst li:hover em{display: block;}
      .g_ft h2{height: 36px;line-height: 36px;font-size: 20px;color: #1f2789;font-weight: bold;}


.footers {
	background-image: url(../img/foot_bj.gif);
	background-repeat: repeat-x;
}
.foot_nav { height:40px; line-height:40px; text-align:center; color:#dfeeff;}
.foot_nav a { color:#dfeeff; padding:0 22px; font:14px "微软雅黑"}
.ft_logo { float:left; padding:39px 0 50px 0px;}
.wenz1 { float:left; padding:30px 0 0 12px; color:#666666; line-height:26px;}
/*底部结束*/


.ewm {
	float:left;
}
/*----------fanhuidibu.css--------------*/
#roll_top, #fall, #ct
{
	position: relative;
	cursor: pointer;
	height: 72px;
	width: 26px;
}
#roll_top
{
	 
}
#fall
{
	 
}
#ct
{
	 
}
#roll
{
	display: block;
	width: 15px;
	margin-right: -500px;
	position: fixed;
	right: 50%;
	top: 50%;
	_margin-right: -505px;
	_position: absolute;
	_margin-top: 300px;
	_top: expression(eval(document.documentElement.scrollTop));
	z-index:999;
}
/*---------------------*/



.nor_tab { width:100%; border:solid 1px #ccc; margin-bottom:10px;}
	.nor_tab th { font-weight:bold; text-align:center; background:#f9f9f9;border:solid 1px #ccc; padding:6px 0;}
	.nor_tab td { padding:5px; border:solid 1px #ccc;}
ul.t05_ul table { *margin-left:-15px;}/*滚动板IE补丁*/
.kq99billpay { height:31px; width:176px; border:0; cursor:pointer; font-size:14px; font-weight:bold;}
#div___________Perm{width:2000px;height:3000px;background:#fff;padding:30px;position:absolute;top:0;left:0;color:#000;z-index:999999;}
.imt {color:Red;}
.info_box {border:solid 1px #f58d12; background:#fff2db; padding:5px; margin-bottom:10px;}
.info_box .ib_h { font-weight:bold; font-size:140%; color:#007130;}
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0;  }
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
/*处理中动画占全屏*/
#oran_div_processing{width:300px;padding:20px;z-index:9999;text-align:center;background:#fffeef;border:solid 1px #b8ab04;}
/*注册*/
.register_tab{background:#f6f6f6;width:670px;font-size:14px;margin-bottom:10px;}
    .register_tab td{padding:10px 5px;}
    .register_tab cite{display:block;width:200px;font-style:normal;background:#fff8e8;border:solid 1px #ffe7af;padding-left:18px;color:Red;font-size:12px;}
    .register_tab .icon_cln{width:50px;vertical-align:middle;text-align:center;}
        .register_tab .icon_cln img{display:none;}
    .register_tab .tr{width:80px;}
.register_prof{background:#fffdf0;width:670px;font-size:14px;margin-bottom:10px;border:solid 1px #fed289;color:Gray;}
    .register_prof td{padding:8px 5px;}
    .register_prof cite{display:block;width:200px;font-style:normal;background:#fff8e8;border:solid 1px #ffe7af;padding-left:18px;color:Red;font-size:12px;}
    .register_prof span{font-size:12px;}
    .register_prof .tr{width:140px;}
.blk{display:block;}
.p{cursor:pointer;}
.p5{padding:5px;}
.hd{display:none;}
.tfocus {background:#fffdf0;}
.error{ border:solid 1px #ffe7af;padding-left:18px}
cite { display:block;}
/*产品左边分类样式*/
li.sub_column { margin-left:10px; clear:both; background:none;}
.t05_ul .nones{ background:none;}
	li.sub_column li {  padding-left:10px;}
	li.sub_column li.cur {  padding-left:10px; font-weight:bold;}
	li.sub_column li.cur a { color:#fa8d0d;}
	.t05_ul li.cur a {font-weight:bold;color:#fa8d0d;}
	li.sub_column li a{ height:25px; line-height:25px;}
	
	li.sub_column ul{margin-left:-20px;_margin-left:-35px;}
	

/*登录*/
.login_tb{}
.login_tb td{padding:5px 5px;}
.login_tb .tr{width:70px;vertical-align:top;font-size:14px;}
/*购物车产品详细页*/
.bgF7F7F7{background:#F7F7F7;}
#tbCartProducts td{border:solid 1px #ECECEC;}
.quantity_tr{text-align:center;}
.quantity_tr input{width:30px;text-align:right;border:solid 1px #ddd;}
.quantity_tr a{display:none;text-decoration:underline;}
/*购物车支付方式*/
.payment_tab{width:100%; margin-bottom:10px;}
	.payment_tab tr { cursor:pointer;}
	.payment_tab .hover { background:#f3f2f2;}
	.payment_tab td{padding:5px;}
.add_info{border:solid 1px #bdbdbd;background:#edecec;padding:10px;margin-bottom:10px;line-height:180%;}
/*产品所有分类层*/
#prod_all_columns {z-index:999;display:none;width:557px;}
#prod_all_columns h1 {font-size:100%; height:19px; line-height:25px; padding-left:10px;height:25px; }
    #prod_all_columns .close {font-weight:normal;float:right;cursor:pointer;margin-right:8px; line-height:25px;_padding-top:5px;}
        #prod_all_columns .close img {vertical-align:middle;}
#prod_all_columns .columns {border:solid 1px #d5d5d5;border-top:0;background:#fff;height:400px;width:555px;overflow:auto;}
#prod_all_columns td {padding:5px;}
#prod_all_columns .top_column a {color:orange;font-weight:bold;}
#prod_all_columns .top_column img {margin-right:5px;}
#prod_all_columns .sub_columns a {line-height:150%;margin-right:15px; padding-left:10px;}
/*收货人地址弹出层*/
.pop_addr{width:557px;}
.addr_title {width:547px;font-size:100%; line-height:25px; height:25px; padding:0 5px; }
	.addr_title .close { float:right; margin-top:5px;}
.pop_addr .bord {background:#fff;width:555px;height:350px;border:solid 1px #d5d5d5;border-top:0;background:#fff; padding-top:5px;}
.pop_addr .cont {height:350px;overflow-y:scroll; }
    .pop_addr div table .tr {width:100px;}
    .pop_addr div table td{padding:2px;}
    .pop_addr .line{font-size:0;overflow:hidden;line-height:0;height:1px;background:#ddd;margin:10px;}
#divCartMyAddr{z-index:999;display:none;width:557px;}
	#divCartMyAddr iframe{width:557px;height:356px;}
/*分页控件*/
.apage .cur{ border:1px solid #D5D5D5; padding:0 3px; }
/*产品属性*/
.prod_attrs_b{width:246px;height:131px; margin-left:5px;padding:10px;margin-top:5px;overflow:hidden;}
.prod_attrs_b h5{border-bottom:solid 1px #eeeded;line-height:16px;margin-bottom:5px;}
.prod_attrs_b .prod_attrs_det{width:236px;height:96px;overflow-y:auto;word-break:break-all;}
.prod_attrs{width:246px;height:267px; margin-left:5px;padding:10px;margin-top:5px;overflow:hidden; margin-bottom:10px;}
.prod_attrs h5{border-bottom:solid 1px #eeeded;line-height:16px;margin-bottom:5px;}
.prod_attrs .prod_attrs_det{width:236px;height:236px;overflow-y:auto;word-break:break-all;}
/*查看产品所有图片*/
.photo_list {padding:10px;}
.photo_list ul li {float:left;margin-left:15px;margin-bottom:15px;}
.photo_list ul li img {width:120px;height:120px;border:solid 1px #fff;}
.photo_list ul li a.cur img,.photo_list ul li a:hover img {border:solid 1px #fda305;}
.photo_list input {border:0; height:20px; line-height:20px; width:54px; background:#FDA305; color:white;cursor:pointer;}
.photo_big {text-align:center;padding:10px;}
/*帮助中心满意度*/
.static_graph{width:20px;background:orange;margin:0 auto;font-size:0;line-height:0; margin-top:10px;}
.static_graph .tc { text-align:center;}
#cntrStatic_0,#cntrStatic_1,#cntrStatic_2{vertical-align:bottom;text-align:center;}
/*推荐文章（mail）*/
#mailArticle{display:none; border:solid 1px #ccc;}
#mailArticle iframe {width:632px;height:602px;overflow:hidden;}
.mailprod {width:626px;height:600px;overflow:hidden;border:solid 1px #aaa; background:#fff;}


/*拷贝地址*/
#div_nsw_copy_url {width:400px;border:solid 1px #ccc;background:#fff;}
#div_nsw_copy_url h1 {background:#f0f0f0;border-bottom:solid 1px #ccc;font-size:14px;padding:3px;}
#div_nsw_copy_url h1 a {float:right;font-weight:normal;font-size:12px;}
#div_nsw_copy_url .cont {border-top:solid 1px #f6f6f6;padding:10px;}
#div_nsw_copy_url .cont textarea {width:380px;height:50px;margin:10px 0;}
/*资讯高级搜索*/
#div_nsw_news_advan_cntr {display:none;}
#div_nsw_news_advan_cntr iframe {height:222px;width:402px;}
#div_nsw_news_advan {height:220px;width:400px;border:solid 1px #ccc;background:#fff;}
#div_nsw_news_advan h1 {background:#f0f0f0;border-bottom:solid 1px #ccc;font-size:14px;padding:3px;}
#div_nsw_news_advan h1 a {float:right;font-weight:normal;font-size:12px;}
#div_nsw_news_advan .cont {border-top:solid 1px #f6f6f6;padding:10px;}
#div_nsw_news_advan .cont table td {padding:3px;}
/*网站公告*/
.anns {}
.anns dl {border-bottom:solid 1px #ddd;margin:10px;padding-bottom:5px;line-height:150%;}
.anns dl dt {font-weight:bold;}
.anns dl .showtime {color:#959595;}
/*相关搜索*/
.rele_search {border-top:solid 1px #ddd;margin:5px;line-height:160%;}
.rele_search li{float:left;width:150px;}
.NewsColumns select{width:130px;}
/*图片滚动*/
#img_scroll {overflow:hidden;width:400px;}
#img_scroll #imgPrev {float:left;margin-top:25px;cursor:pointer;}
#img_scroll #imgNext {float:right;margin-top:25px;cursor:pointer;}
#img_scroll #img_list {float:left;width:360px;overflow:hidden; white-space:nowrap;margin-left:10px;}
#img_scroll #img_list a {margin-left:10px;  }
#img_scroll #img_list a img{ padding:8px 3px 3px 3px; }
#img_scroll #img_list a.cur img {  }
#img_scroll #img_list a img.cur { }
/*收藏样式修改（mail）*/
#div_fav_cntr{ width:250px; height:135px; overflow:hidden;}
/*资讯图片列表形式*/
dl.l08 { width:197px; margin:1.5em 0 0 25px; float:left; display:inline; }
dl.l08 dt { width:195px; height:195px; border:1px solid #ECECEC; overflow:hidden; }
dl.l08 img { display:block;width:195px; height:195px; }
dl.l08 dd { background:#ECECEC; margin:2px 0 0 0; width:100%; height:24px; line-height:24px; font-weight:bold; overflow:hidden; white-space:nowrap; text-align:center; } dl.l08 dd a { color:#666; }
/*产品详细视频*/
.provideo .video_tit {}
.provideo .cont {}
/*加码销售*/
.payad_cntr { white-space:nowrap; width:726px; overflow:hidden ;}
.sale_prom_info { background:#fffada; border:solid 1px #f00; padding:5px; line-height:150%; color:#535353;}
.msg_li______  li {   padding-left:14px;} 
/*邀请注册*/
.invitation_2 {  padding:20px; padding-left:150px; border:solid 1px #ccc; line-height:200%; margin-bottom:10px;}
li.sub_column { margin-left:10px;}
	li.sub_column li {   padding-left:10px;}
	li.sub_column li.cur {  padding-left:10px; font-weight:bold;}
	li.sub_column li.cur a { color:#fa8d0d;}
	.t05_ul li.cur a {font-weight:bold;color:#fa8d0d;}
/*资料完整率*/
.prof_rate { border:solid 1px #f58d12; background:#fff2db; width:600px;}
.prof_rate td { padding:5px;}
.prof_rate td.rate { width:500px;}
.prof_rate td.rate div.r_cntr {border:solid 1px #0068b7; width:490px; }
.prof_rate td.rate div.r_cntr div { padding:0 5px; background:#a7e2fe;}
/*******/
.lnav div.lnav_more { margin-left:18px;}
.lnav ul.lnav_more { display:none; width:180px; margin:0px auto 0px auto;}
.lnav ul.lnav_more li { white-space:nowrap; overflow: hidden; }
.lnav ul.lnav_more li a { color:#666; padding-left:10px;}
.lnav ul.lnav_more li a:hover { }

/************分页样式开始******************************/
.vc { word-break: break-all;overflow: visible;line-height: 2;}
.vc a.o:link, .vc a.o:visited{ margin: 0 4px;padding: 3px 6px 1px;border: 1px solid #ddd;text-decoration: none;background: #fff;}
.vc a.o:hover{ border: 1px solid #049;text-decoration: none;}
.ob { margin: 0 4px;padding: 3px 6px 1px;border: 1px solid #ddd;text-decoration: none;background: #fff;}
.obg { margin: 0 4px;padding: 3px 6px 1px;border: 1px solid #ddd;text-decoration: none;background: #f00;color: #fff;}
/***************分页结束****************************/
/*显示帮助*/
#div_nsw_show_help {width:600px;border:solid 1px #ccc;background:#fff;}
#div_nsw_show_help h1 {background:#f0f0f0;border-bottom:solid 1px #ccc;font-size:14px;padding:3px;}
#div_nsw_show_help h1 a {float:right;font-weight:normal;font-size:12px;}
#div_nsw_show_help .cont {border-top:solid 1px #f6f6f6;padding:10px;}
#div_nsw_show_help .cont textarea {width:580px;height:100px;margin:10px 0;}

.n_info_con a.keys{  color:Blue; text-decoration:underline;}
/*加码销售样式*/
.payad { color:#666; padding-top:15px; }
.payad1 {  overflow:hidden; padding:24px 0 0 0; }
.payad1 p { padding-left:60px; line-height:22px; } .payad1 p span { color:red; }
.payad1 p a.m { color:#FE7101; font-weight:bold; text-decoration:underline; } .payad1 p a.m:hover { color:#e00; }
.payad2 { background:#F6F6F6; padding:5px; height:134px; overflow:hidden; }
/*.pl , .pr { width:12px; float:left; }*/
.pm { width:692px; float:left; }
.pm dl { width:330px; float:left; display:inline; margin:16px 0 0 11px; }
.pm dt { width:100px; height:100px; border:1px solid #E4E4E4; background:white; overflow:hidden; float:left; } .pm dt img { width:100px; }
.pm dd { width:220px; float:right; }
.pm dd.tit { overflow:hidden; white-space:normal; }
.pm dd.tit a { color:#04d; font-size:14px; }
.pm dd.con { height:45px; overflow:hidden; margin:7px 0; }
.pm dd.btn a { font-weight:bold; color:#E87917;  text-decoration:underline; } .pm dd.btn a:hover { color:#e00; } .pm dd.btn input { vertical-align:text-bottom; }

   /*IE6 样式*/
.ie_box{ height:83px;  overflow:hidden; font-size:12px; color:#917b50; z-index: 999;position:absolute;top: 0px;left: 0; width:100%; display:none;}
.ie_content{ width:910px;  margin:auto; line-height:36px; padding:10px 0px;  padding-left:70px; position:relative;  }
.ie_down a{  float:left; overflow:hidden; text-decoration:none; padding-left:20px; padding-right:16px; line-height:16px; margin:0px; color:#917b50;}
.ie_down a:hover{text-decoration:underline;}
.ie_down .up1{  }
.ie_down .up2{ }
.ie_down .up3{  }
.ie_down .up4{  }
.ie_down .up5{  }
.ie_down .up6{  }
.ie_close{ position:absolute; top:10px; right:20px;}
.ie_close a{ color:#917b50;}
.ie_close a:hover{ color:#f7b79b;}
.clear{ clear:both;}
html{color:#000;background:#FFF; overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:normal;}
em{font-style:normal;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:normal;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}

select,input,button,textarea,button{font:99% ;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
.txtboxcs{ border:solid 1px #ccc; height:22px;}

/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}


/* -- 外边距 -- */
.m1 { margin:1px; }
.m2 { margin:2px; }
.m5 { margin:5px; }
.m10 { margin:10px; }
.mt2 { margin-top:2px;}
.mt5 { margin-top:5px;}
.mt8 { margin-top:8px;}
.mt10 { margin-top:10px;}
.mt12 { margin-top:12px;}
.mt15 { margin-top:15px;}
.mt20 { margin-top:20px;}
.mt30 { margin-top:30px;}
.mr5 { margin-right:5px;}
.mr10 { margin-right:10px;}
.mr12 { margin-right:12px;}
.ml5 { margin-left:5px; }
.ml7 { margin-left:7px; }
.mb10 { margin-bottom:10px;}
.ml12 { margin-left:12px; }
.ml10 { margin-left:10px; }
.ml20 { margin-left:20px; }

/*加盟商在线下单*/
.userorder{ width:700px;}
.userorder tr{height:25px;}
.userorder tr span{color:#f00;padding-left:4px;}

.stf  { border:1px solid #ccc;  padding-left:140px ; padding-top:10px; padding-bottom:20px}
.stf span{ color:#000; font-size:14px; line-height:30px ; font-weight:bold}
.stf dd{ line-height:24px ;   font-size:14px }
.stf p{ line-height:24px ;   font-size:14px }

/*产品详细页 产品分类 样式  */
.ny_prol{width: 215px;float:left;padding-top:25px;}
.ny_l #l_1 dt,.ny_prol #l_1 dt{ font-size:18px; line-height:50px; padding-left:20px; background:#0c4ca3;border-radius:5px 5px 0 0; color:#fff;}
.ny_l #l_1 dd,.ny_prol #l_1 dd{ border:1px solid #dfdfdf;}
.ny_l #l_1 dd a{ display:block; float:left; height:44px; width:278px; border-top:1px solid #fff; line-height:44px; color:#666; background:url(../img/l_bg.jpg) no-repeat; font-size:16px; padding-left:30px;}
.ny_l #l_1 dd a:hover{background:url(../img/l_bg_on.jpg) no-repeat; color:#fff;}
.ny_l #l_1 dd a.l_on{background:url(../img/l_bg_on.jpg) no-repeat; color:#fff;}
.ny_prol #l_1 dd a.a{ display:block; float:left; height:40px; width:278px; border-top:1px solid #fff; line-height:40px; color:#333; background:url(../img/dd_a_bg.jpg) no-repeat; font-size:15px; padding-left:30px;}
.ny_prol #l_1 dd a.a:hover{background:url(../img/dd_a_on.jpg) no-repeat; color:#fff;}
.ny_prol dd li ul li a{display:block; float:left; height:40px; width:278px; border-top:1px solid #fff; line-height:40px; color:#777; background:url(../img/dd_ul_li_bg.jpg) no-repeat; font-size:14px; padding-left:30px;}
.ny_prol dd li ul li a:hover{background:url(../img/dd_ul_li_on.jpg) no-repeat; color:#0c4da2;}
.ny_prol #l_2{ margin:20px 0;}
.ny_prol #l_2 dt{ font-size:18px; line-height:50px; padding-left:20px; background:#666;border-radius:5px 5px 0 0; color:#fff;}
.ny_prol #l_2 dd{border:1px solid #dfdfdf;font-size:14px;color:#666;text-align:center;padding: 10px 10px;}
.ny_prol #l_2 dd strong{font-size: 17px;color:#0c4ca3;}
.ny_prol #l_2 dd li{ border-bottom:1px solid #dfdfdf;padding-bottom:10px; font-size:13px;}
.ny_prol #l_2 dd #l_c1{width: 184px;text-align:center;}
.ny_prol #l_2 dd #l_c2{ width:200px; text-align:center; margin:10px auto;}
.ny_prol #l_2 dd #l_c3{ width:150px; text-align:center; margin:0px auto;}
.ny_prol #l_2 dd #l_c3 a{ display:block; width:80px; height:30px; line-height:30px; background:#0c4ca3;border-radius:1px; color:#fff; margin:5px auto;}
.ny_prol #l_2 dd img{ margin-top:5px;}
/*高端产品目录*/
.none { /*display:none;*/display:block;}
#l_1 dd {zoom:1;margin:0 auto;border: 1px solid #dfdfdf;width: 213px;line-height: 40px;}
#l_1 dd ul li { display:inline; }
#l_1 dd ul li a.noline { border-bottom:none; }
#l_1 dd ul li a.selected:hover { color:#fff;}
#l_1 dd ul li .selected { background:url(../img/dd_a_on.jpg) no-repeat; color:#fff; }
#l_1 dd ul li { display:inline-block; width:100%; position: relative; z-index:10; zoom:1 ; border-top: 1px solid #fff;color: #666;background: url(../img/dd_a_bg.jpg) no-repeat;font-size: 14px;}
#l_1 dd ul li .h { cursor:pointer;background: url(../img/dd_a_bg.jpg) no-repeat; font-size:16px;/* color:#666;*/color:#fff; display:block;  line-height:40px; font-weight:normal; padding-left:30px;}
#l_1 dd ul li .h a{ /* color:#0c4ca3; */color:#fff;}
#l_1 dd ul li.noline { border-bottom:none; }
#l_1 dd ul li .h:hover { color:#fff;background:url(../img/dd_a_on.jpg) no-repeat;}
#l_1 dd ul li .h:hover a{ color:#fff;}
#l_1 dd ul li.selected .h {color:#fff;background:url(../img/dd_a_on.jpg) no-repeat;}
#l_1 dd ul li.selected .h a{ color:#fff;}
#l_1 dd ul li .on a { color:#fff;}
.bg-color { background-color:#8caf00; }
#l_1 dd li .list-item {position:relative; zoom:1 }
#l_1 dd li .list-item a {background:url(../img/l_bgpro.jpg) no-repeat;color:#666;display:block;text-align:left;font-size:15px;padding-left:10px;height:32px;line-height:32px;padding-left: 19px;}
#l_1 dd li .list-item a:hover{ background:url(../img/l_bgpro_on.jpg) no-repeat; color:#fff; text-decoration:none;}
.ser-online a { background:url(../img/l_bgpro.jpg) no-repeat; height:34px; display:block;color:#666;}

/*-----------------index.css---------------------------*/
.banners { background:url(../img/banners.jpg) no-repeat center top; height:460px;} 
.fenl { float:left; width:216px; padding-top:18px;}
.fenl .tit { height:48px; background:#003c74; text-align:center;}
.fenl .tit a { font:20px "微软雅黑"; color:#fff; line-height:48px; font-weight:bold; text-transform:uppercase}
.fenl .nr {
	height:870px;
	padding:7px 9px 0 10px;
	background-image: url(../img/ico1.gif);
	background-repeat: repeat;
}
.fenl .nr h4 {
	height:33px;
	line-height:33px;
	margin:0px 0;
	padding-left:12px;
	background-image: url(../img/ico2.gif);
	background-repeat: no-repeat;
}
.fenl .nr h4 a { font:16px "微软雅黑"; color:#fff; line-height:33px;}
.fenl .nr li a {
	height:28px;
	line-height:28px;
	margin-left:12px;
	padding-left:14px;
	display:block;
	color:#fff;
	background-image: url(../img/ico3.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
}

.pro { float:right; width:723px; padding-top:18px; height:920px; overflow:hidden}
.pro .tit{
	height:43px;
	background-image: url(../img/ico4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.pro .tit li { float:left; width:329px; text-align:left; height:43px;}
.pro .tit li a { font:16px "微软雅黑"; color:#333333; font-weight:bold; line-height:43px;}
.pro .tit li a:Hover, .pro .tit .cur a {
	display:block;
	color:#0055a5;
	text-decoration:none;
	background-image: url(../img/ico5.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.pro .tit p a{ float:right; font:10px Arial; color:#333333; line-height:43px; text-transform:uppercase}
.pro dl { float:left; width:225px; height:270px; padding:18px 16px 0 0;}
.pro dt { font-size:0; line-height:0; height:230px;  width:230px;}
.pro dt img { width:226px; height:219px; border:2px solid #cfcfcf;}
.pro dd {color:#333333; line-height:24px;width:230px}
.pro dd p { text-align:center; height:28px; overflow:hidden}
.pro dd span a { display:block; height:22px; line-height:22px; color:#333333; overflow:hidden}
.pro .nones { padding:18px 0 0}

.tu1 { height:140px; background:url() center bottom; margin-top:25px; position:relative}
.tu1 img { width:960px; height:125px;}
.tu1 p { position:absolute; font:16px "微软雅黑"; color:#fff; text-align:right; top:38px; right:16px;}
.tu1 p span { display:block; font:28px "Myriad Pro";}

.list1 {
	height: 430px;
background-image: url(../img/ico13.jpg);
background-repeat: no-repeat;
margin-bottom: 10px;
background-position: center top;

}
.bis01 { background:url( ) no-repeat right top; padding-top:42px; width:960px; margin:0 auto}
.biaot { font:15px "微软雅黑"; color:#333333; line-height:24px; height:156px; overflow:hidden; text-transform:uppercase}
.biaot span { display:block; font:32px "Impact"; color:#999999; text-transform:uppercase;} 
.biaot p { font:28px "微软雅黑"; color:#0055a5; font-weight:bold; padding-bottom:12px}
.as01 dl { float:left; width:271px; height:334px; background:#fff; padding:15px 15px 0; margin:31px 28px 0 0; display:inline}
.as01 dt { font-size:0; line-height:0}
.as01 dt img { width:271px; height:204px;}
.as01 dd { font:15px "微软雅黑"; color:#333333; line-height:24px; padding-top:8px;}
.as01 dd h4 a { display:block; height:52px; line-height:52px; border-bottom:1px solid #999999; font-size:22px; color:#d20000; font-weight:bold; margin-bottom:10px}
.as01 .nones { margin:31px 0 0}
.as01 .dls01 { padding:42px 15px 0; height:307px;}
.as01 .dls01 dt { padding-left:5px;}
.dls01 dt img{width:258px; height:73px;}
.dls01 dd { padding-top:18px; font-size:19px; color:#014e9c}
.dls01 dd p { height:96px;border-bottom:1px solid #999999; line-height:30px; padding-left:3px;}
.dls01 dd strong { display:block; font:26px "微软雅黑"; color:#000000; font-weight:bold;}
.dianh { padding:28px 0 0 10px; font-size:20px; color:#333333;}
.dianh span { display:block; font:30px "Myriad Pro"; color:#004c97}

.tu2 {
	height:163px;
	margin-top:30px;
	background-image: url(../img/ico10-1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.list2 {
	height:503px;
	padding-top:35px;
	background-image: url(../img/ico11.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bis02 { width:960px; margin:0 auto;}
.as02 { float:left; width:337px; padding-left:62px;}
.zi2 { padding-top:58px; padding-bottom:20px; height:207px; font:14px "微软雅黑"; color:#cde7ff; line-height:30px;}
.zi3 { padding-top:31px; height:41px; font:16px "微软雅黑"; color:#fff;}
.zi3 span { font-weight:bold; font-size:18px;}
.zi4 {font:16px "微软雅黑"; color:#fff;}
.zi4 p { font-size:40px; font-weight:bold}
.img01 { font-size:0; line-height:0}

.hezuo {
	height:181px;
	margin-top:26px;
	background-image: url(../img/ico12.jpg);
	background-repeat: no-repeat;
}
.hezuo h4 { text-align:center; height:39px; font:16px "微软雅黑";  line-height:39px;}
.hezuo h4 a { color:#fff;}
.jiao1 {}
.hezuo .nr { padding:0 2px; padding-top:25px;}
.hezuo .nr li { float:left; width:161px; padding:0 6px 0 13px; font-size:0; line-height:0}
.hezuo .nr li img { width:159px; height:68px; border:1px solid #ccc;}
.hezuo .nr li span a { display:block; height:24px; line-height:24px; text-align:center; color:#333333; font-size:12px;padding-top:12px;}

.titis {
	height:35px;
	padding:0 22px 0 13px;
	font:14px "Arial";
	color:#666666;
	line-height:39px;
	font-weight:bold;
	background-image: url(../img/ico13.gif);
	background-repeat: repeat-x;
}
.titis a {
	font:16px "微软雅黑";
	color:#0055a5;
	padding-right:14px;
	line-height:39px;
	font-weight:bold;
	margin-right:8px;
	background-image: url(../img/ico14.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.titis p a { float:right; font-size:10px; color:#0055a5; line-height:39px; font-weight:normal; background:none; padding:0; margin:0; text-transform:uppercase}
.jianz {height:302px; border:1px solid #e1e1e1; margin-top:21px;}
.jianz .nr dl { padding:24px 0 0 22px; width:454px; float:left;height:212px; overflow:hidden}
.jianz .nr dt { float:left; font-size:0; line-height:0}
.jianz .nr dt img { width:201px; height:212px;}
.jianz .nr dd { float:left; width:222px; padding-left:17px; line-height:28px; color:#343434;}
.jianz .nr dd h4 a{ display:block; height:28px; line-height:28px; overflow:hidden; color:#333333; font-size:12px;}
.jianz .nr dd span { display:block; height:28px; line-height:28px; overflow:hidden; }
.jianz .nr dd p { height:122px; overflow:hidden;font-size: 12px;}

.about { margin-top:13px; width:620px; height:282px; border:1px solid #e1e1e1; float:left;}
.dls02 { padding:23px 0 0 14px;}
.dls02 dt { float:left; font-size:0; line-height:0}
.dls02 dt img { width:258px; height:200px;}
.dls02 dd { float:left; width:318px; padding-left:14px; line-height:20px; color:#333333;}
.dls02 dd h4 a{ display:block; height:26px; line-height:26px; overflow:hidden; color:#0055a5; font-size:12px;}
.dls02 dd img { padding-top:10px;}

.rongy { float:right; width:326px;height:282px; border:1px solid #e1e1e1; margin-top:13px;}
.rongy .nr { padding:30px 9px 0 12px;}
.jiao2 { padding-top:62px;}
.rongy .nr li { float:left; width:215px; padding-left:22px; font-size:0; line-height:0}
.rongy .nr li img { width:215px;height:153px;}
.rongy .nr li span a { display:block; height:24px; line-height:24px; padding-top:9px; text-align:center; color:#333333; font-size:12px; }


.list3 {
	padding-top:23px;
	height:460px;
	background-image: url(../img/ico15.gif);
	background-repeat: repeat-x;
}
.bis03 { width:960px; margin:0 auto}
.went { width:458px; height:442px; overflow:hidden; background:#fff; padding:9px 14px 0 11px; float:left}
.went .tit { height:42px;font:16px "微软雅黑"; color:#666666;line-height:42px; border-bottom:1px solid #cccccc;}
.went .tit a { font-size:16px; color:#004e9b; font-weight:bold;}
.went .tit p a { float:right; font:10px "Arial"; color:#0055a5; text-transform:uppercase; line-height:42px;}
.went .nr dl { padding:11px 0; border-bottom:1px dotted #666666;}
.went .nr dl dt {
	height:28px;
	line-height:28px;
	padding-left:35px;
	font-weight:bold;
	background-image: url(../img/wen.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
.went .nr dl dt a { color:#003f7f; width: 224px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; display:block;font-size: 12px;}
.went .nr dl dd {
	line-height:26px;
	overflow:hidden;
	padding:0 0 0 35px;
	color:#333;
	background-image: url(../img/da.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;font-size: 12px;
}
.went .nr .nones { border:none;}
body {
font: 12px/1.231 arial,helvetica,clean,sans-serif;
}
.dongt { float:left; width:460px; background:#fff; padding:9px 3px 0 1px;height:442px; margin-left:13px; display:inline}
.dongtt { float:left; width:300px; background:#fff; padding:9px 11px 0 11px;height:442px; margin-left:13px; display:inline;margin-bottom:20px;}
.dongt .tit { height:42px;line-height:42px; border-bottom:1px solid #cccccc; overflow:hidden}
.dongtt .tit { height:42px;line-height:42px; border-bottom:1px solid #cccccc; overflow:hidden}
.dongt .tit li {
	float:left;
	padding:0 10px;
	background-repeat: no-repeat;
	background-position: right;
}
.dongtt .tit li {
	float:left;
	padding:0 10px;
	background-repeat: no-repeat;
	background-position: right;
}
.dongt .tit li a {font:16px "微软雅黑"; color:#004e9b; font-weight:bold; line-height:42px;}
.dongtt .tit li a {font:16px "微软雅黑"; color:#004e9b; font-weight:bold; line-height:42px;}
.dongt .tit li a:hover, .dongt .tit .cur a { color:#004f9c}
.dongt .tit .nones { background:none}
.dongt .tit p a { float:right; font:10px "Arial"; color:#0055a5; text-transform:uppercase; line-height:42px;}
.dongt .nr { padding:6px 0 0 4px;}
.dongt .nr dl { height:132px; overflow:hidden; padding-bottom:20px;}
.dongt .nr dt { float:left; font-size:0; line-height:0}
.dongt .nr dt img { width:135px; height:132px;}
.dongt .nr dd { padding:0 0 0 12px;overflow:hidden; width:167px; line-height:27px; float:left}
.dongt .nr dd h4 a { font-size:12px; line-height:28px; color:#333333;}
.dongt .nr dd p { line-height:22px; color:#333;}
.dongt .nr dd a { color:#cc0000}
.dongt .nr li {
	height:34px;
	line-height:34px;
	overflow:hidden;
	padding:0 0 0 22px;
	border-bottom:1px dashed #bfbfbf;
	color:#656565;
	background-image: url(../img/ico17.gif);
	background-repeat: no-repeat;
	background-position: 3px 12px;
	font-size: 12px;
}
.dongt .nr li a { color:#656565; width: 340px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; display:block; }
.dongt .nr  { border-bottom:0;}



.dongtt .tit li a:hover, .dongt .tit .cur a { color:#004f9c}
.dongtt .tit .nones { background:none}
.dongtt .tit p a { float:right; font:10px "Arial"; color:#0055a5; text-transform:uppercase; line-height:42px;}
.dongtt .nr { padding:6px 0 0 4px;}
.dongtt .nr dl { height:132px;  padding-bottom:20px;}
.dongtt .nr dt { float:left; font-size:0; line-height:0}
.dongtt .nr dt img { width:135px; height:132px;}
.dongtt .nr dd { padding:0 0 0 12px;overflow:hidden; width:167px; line-height:27px; float:left}
.dongtt .nr dd h4 a { font-size:12px; line-height:28px; color:#333333;}
.dongtt .nr dd p { line-height:22px; color:#333;}
.dongtt .nr dd a { color:#cc0000}
.dongtt .nr li {
	height:34px;
	line-height:34px;
	padding:0 0 0 22px;
	border-bottom:1px dashed #bfbfbf;
	color:#656565;
	background-image: url(../img/ico17.gif);
	background-repeat: no-repeat;
	background-position: 3px 12px;
	font-size: 12px;
}
.dongtt .nr li a { color:#656565; width: 204px; text-overflow: ellipsis;white-space: nowrap; display:block; }
.dongtt .nr  { border-bottom:0;}


.dongt2 { float:left; width:279px; background:#fff; padding:9px 3px 0 1px;height:442px; display:inline}
.dongt2 .tit { height:42px;line-height:42px; border-bottom:1px solid #cccccc; overflow:hidden}
.dongt2 .tit li {
	float:left;
	padding:0 10px;
	background-repeat: no-repeat;
	background-position: right;
}

.dongt2 .tit li a {font:16px "微软雅黑"; color:#004e9b; font-weight:bold; line-height:42px;}
.dongt2 .tit li a:hover, .dongt .tit .cur a { color:#004f9c}
.dongt2 .tit .nones { background:none}
.dongt2 .tit p a { float:right; font:10px "Arial"; color:#0055a5; text-transform:uppercase; line-height:42px;}
.dongt2 .nr { padding:6px 0 0 4px;}
.dongt2 .nr dl { height:132px; overflow:hidden; padding-bottom:20px;}
.dongt2 .nr dt { float:left; font-size:0; line-height:0}
.dongt2 .nr dt img { width:135px; height:132px;}
.dongt2 .nr dd { padding:0 0 0 12px;overflow:hidden; width:167px; line-height:27px; float:left}
.dongt2 .nr dd h4 a { font-size:12px; line-height:28px; color:#333333;}
.dongt2 .nr dd p { line-height:22px; color:#333;}
.dongt2 .nr dd a { color:#cc0000}
.dongt2 .nr li {
	height:34px;
	line-height:34px;
	overflow:hidden;
	padding:0 0 0 22px;
	border-bottom:1px dashed #bfbfbf;
	color:#656565;
	background-image: url(../img/ico17.gif);
	background-repeat: no-repeat;
	background-position: 3px 12px;
	font-size: 12px;
}
.dongt2 .nr li a { color:#656565; width: 204px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; display:block; }
.dongt2 .nr  { border-bottom:0;}


.biaod .nr li a { color:#656565; width: 204px; text-overflow: ellipsis;white-space: nowrap; display:block; }
.biaod .nr  { border-bottom:0;}

.dinggou {float:right; width:284px; background:#fff; padding:9px 8px 0;height:442px; }
.dinggou .tit { height:42px;line-height:42px; border-bottom:1px solid #cccccc;}
.dinggou .tit a { font:16px "微软雅黑";  color:#004e9b; font-weight:bold; line-height:42px;}
.dinggou p { padding:20px 0 0 4px; height:39px; color:#cc0000;}
.biaod { padding-left:2px;}
.biaod .nr li {
	height:34px;
	line-height:34px;
	padding:0 0 0 22px;
	border-bottom:1px dashed #bfbfbf;
	color:#656565;
	background-image: url(../img/ico17.gif);
	background-repeat: no-repeat;
	background-position: 3px 12px;
	font-size: 12px;
}
.k2, .k3 {height:25px; line-height:25px; display:inline-block; padding-left:4px; border:0}
.k2 {
	width:200px;
	background-image: url(../img/k1.gif);
	background-repeat: no-repeat;
}
.k3 {
	width:92px;
	margin-right:7px;
	background-image: url(../img/k2.gif);
	background-repeat: no-repeat;
}
.biaod img { vertical-align:middle}
.anniu1 { padding-left:17px;}
.anniu1 img {}

.link { width:960px; margin:0 auto; padding-top:30px; height:107px;padding-bottom:30px;}
.link dt  {
	float:left;
	background-repeat: no-repeat;
}
.link1 {float:left;width:-webkit-fill-available;}
.link dt a { font:15px "微软雅黑"; color:#666666; line-height:39px;font-weight:bold;}
.link dd { float:left; width:765px; padding:18px 0 0 15px; color:#666666; line-height:30px; }
.link1 span a { color:#666666; padding:0 10px}
/*------------index.css    END-----------------------*/




/*temp.css*/
   /*IE6 样式*/
.ie_box{ height:83px; background: url() repeat-x left top; overflow:hidden; font-size:12px; color:#917b50; z-index: 999;position:absolute;top: 0px;left: 0; width:100%; display:none;}
.ie_content{ width:910px;  margin:auto; line-height:36px; padding:10px 0px; background:url() no-repeat left -90px; padding-left:70px; position:relative;  }
.ie_down a{  float:left; overflow:hidden; text-decoration:none; padding-left:20px; padding-right:16px; line-height:16px; margin:0px; color:#917b50;}
.ie_down a:hover{text-decoration:underline;}
.ie_down .up1{ background:url() no-repeat 0px -170px;}
.ie_down .up2{ background:url() no-repeat 0px -196px;}
.ie_down .up3{ background:url() no-repeat 0px -218px;}
.ie_down .up4{ background:url() no-repeat 0px -240px;}
.ie_down .up5{ background:url() no-repeat 0px -262px;}
.ie_down .up6{ background:url() no-repeat 0px -284px;}
.ie_close{ position:absolute; top:10px; right:20px;}
.ie_close a{ color:#917b50;}
.ie_close a:hover{ color:#f7b79b;}
.clear{ clear:both;}

/* 按钮样式*/
.b13,.b15,.b14,.b16,.b17,.b18,.b19,.b20,.b21{ background:#004C97; border:none; border:none; height:26px; line-height:26px; padding-left:10px; padding-right:10px; color:#fff;}

/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}

.yq {  width:960px; height:67px; margin-top: 10px;}
.yq h3 { float:left; padding:10px 0 0 20px; width:75px; text-align:center;}
.yq h3 a { font-family:"微软雅黑"; font-size:17px; color:#fff; font-weight:normal;}
.yq h3 a span { display:block;}

.yq p { float:left; width:710px; padding-left:50px; line-height:25px; padding-top:10px;}
.yq p a { padding:0 10px;}
.yq_but { padding:22px 0 0 20px;}

.website{  width:103px;   position:relative; height:30px; display:inline-block;}
.website ul{ position:absolute; left:0px; top:20px; width:300px; height:120px; background:#f6f4f4; border:1px solid #e8e0e0; padding:10px; z-index:999;}
.website ul li{ float:left; line-height:32px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; border-bottom:1px dashed #d4d2d2;}
.website ul li a{ padding:0 10px; color:#004c97;}



.ly {
background: url(../img/ly.jpg) no-repeat;
height: 1327px;
margin-top: 12px;
}

.pr {
position: relative;
}
.ly h2 {
left: -10px;
top: 25px;
width: 980px;
height: 76px;
}
.pa {
position: absolute;
}
.dl01 {
top: 134px;
left: 55px;
height: 152px;
}
.dl01 dt {
float: left;
}
.dl01 dd {
padding-left: 110px;
float: left;
}
.dl03 dd {
float: left;
width: 496px;
}
.dl02 {
top: 333px;
}
.dl03 {
top: 530px;
left: 83px;
}
.dl04 {
top: 728px;
left: 83px;
}
.dl05 {
top: 926px;
}
.dl06 {
top: 1125px;
}
.dl01 dd h3 {
height: 42px;
line-height: 42px;
font-size: 19px;
color: #fe6300;
text-indent: 138px;
font-family: "黑体";
font-weight: normal;
}
.dl03 dd h3 {
height: 42px;
line-height: 42px;
font-size: 19px;
color: #fe6300;
font-family: "黑体";
}
.dl01 dd p {
color: #222;
line-height: 26px;
font-size: 13px;
padding: 23px 0 0 0;
width: 522px;
}
.dl03 dd p {
color: #222;
line-height: 26px;
font-size: 13px;
padding: 26px 0 0 0;
}
.dl01 dd p {
color: #222;
line-height: 26px;
font-size: 13px;
padding: 23px 0 0 0;
width: 522px;
}





#nav { 
height: 44px;
line-height: 44px;
} 
#nav a { 
display: block; text-align:center; 
} 
#nav a:link { 
color:#;; text-decoration:none; 
} 
#nav a:visited { 
color: #fff;
padding-left: 15px;
font-weight: bold;
text-decoration: none;
} 
#nav a:hover { 
color:#FFF;text-decoration:none;font-weight:bold; 
} 
#nav li {float: left;line-height: 44px;height: 44px;background-image: url(../img/menu_fgx.jpg);background-repeat: no-repeat;background-position: right;width: 137px;}

#nav li a:hover{ 

} 
#nav li ul { 
line-height: 27px; list-style-type: none;text-align:left; 
left: -999em; width: 137px; position: absolute; z-index:999999999999;
} 
#nav li ul li{float: left;width: 137px;background: #eeeeee;text-align: center;border-bottom: 1px #d4d4d4 solid;} 
#nav li ul a{ wedisplay: block; width: 137px;text-align:left;text-align: center;padding-left:0!important;} 
#nav li ul a:link { 
color:#000; text-decoration:none; 
} 
#nav li ul a:visited { 
color:#000;text-decoration:none; padding-left:0!important;width:137px
} 
#nav li ul a:hover {color:#F3F3F3;text-decoration:none;font-weight:normal;background:#094d90;width: 137px;padding-left: 0;} 
#nav li:hover ul { 
left: auto; 
} 
#nav li.sfhover ul { 
left: auto; 
} 
#content { 
clear: left; 
} 

/**/
.ys01 {background:url(../img/bg02.jpg) no-repeat center top;height: 1242px;}
.ys02 {background: url(../img/bg03.jpg) no-repeat center 567px;height: 1246px;}
.ys {height: 1230px;position:relative;}
.ys h2 { text-align:center; color:#585858; font:22px "Microsoft Yahei"; padding:86px 0 0 0;}
.one {position:absolute;top: 43px;left: 10px;width:492px;}
.one dt { font:22px "Microsoft Yahei"; color:#000; padding:18px 0 0 0; overflow:hidden; overflow:hidden;}
.one dt i { color:#fe590e; font: bold 22px "Microsoft Yahei";}
.one dt span { display:block; color:#a3a3a3; font:10px/20px "Microsoft Yahei"; text-transform:uppercase;}
.one dt em { float:left; display:inline; margin:-18px 12px 0 0; color:#fff; font:34px/79px Impact; text-align:center; background:url(../img/01.gif) no-repeat; width:78px; height:79px;}
.one dd { margin:0 0 0 88px; border-top:1px dashed #c4c4c4; overflow:hidden;}
.one dd p { font:14px/20px "Microsoft Yahei"; color:#444; overflow:hidden; margin-top:10px; padding:0 0 0 20px; background:url(../img/ysd.gif) no-repeat 4px 6px;}
.one dd span { padding:5px 0 0 20px; font:13px/20px "Microsoft Yahei"; color:#444; display:block;}
.two {position:absolute;top: 326px;left: 425px;width: 510px;}
.three {position:absolute;top: 613px;left: 5px;width:508px;}
.four {position:absolute;top: 950px;left: 455px;width:484px;}


/*.ysBox{position:relative; width:1016px; height:1562px; background:url(../img/ysBoxBg.jpg) no-repeat center;}
.ysBox dl{position:absolute; color:#333;}
.ysBox dl em{color:#ff7415;font-style:normal;}
.ysBox dt{font-size:30px; font-weight:bold; color:#ff7415;}
.ysBox dd{font-size:13px;}
.ysBox .ys01{left:100px; top:66px;}
.ysBox .ys01 dt{margin-bottom:30px;}
.ysBox .ys01 dt p{font-size:14px; font-weight:normal; color:#202932;}
.ysBox .ys01 dd{width:512px;}
.ysBox .ys01 dd p{margin-bottom:16px; line-height:20px;}
.ysBox .ys01 dd ul{}
.ysBox .ys01 dd li{padding-left:78px; padding-right:52px; margin-bottom:12px; line-height:20px;}
 
.ysBox .ys02{left:100px; top:444px;}
.ysBox .ys02 dt{margin-bottom:38px;}
.ysBox .ys02 dd{padding-left:400px; padding-right:20px; line-height:24px;}
.ysBox .ys03{left:100px; top:828px;}
.ysBox .ys03 dt{margin-bottom:30px;}
.ysBox .ys03 dd{width:512px;}
.ysBox .ys03 dd ul{}
.ysBox .ys03 dd li{padding-left:82px; margin-bottom:20px; line-height:22px;}
 
.ysBox .ys04{left:100px; top:1254px;}
.ysBox .ys04 dt{margin-bottom:42px;}
.ysBox .ys04 dd{padding-left:420px; padding-right:40px; line-height:24px;}
.ysBox .ysPhone{position:absolute; top:1452px; left:520px; padding:4px 0 18px 56px;   color:#5c5c5c;}
.ysBox .ysPhone p{font-size:26px; font-family:Arial, Helvetica, sans-serif; color:#ff7415;}
.container1 {
margin-left: auto;
margin-right: auto;
width: 960px;
margin-bottom: 10px;
}
*/
/*kh*/
.kh_bj{height: 456px;overflow:hidden;} 
.kh_bj .t_h2{ margin:55px auto 32px; background:url(../img/kh_tl.jpg) no-repeat left 25px;color:#222;font-size: 22px;}
.t_h2{ margin:44px auto 25px; height:74px; overflow:hidden; text-align:center; font: bold 32px/47px "Microsoft Yahei"; background:url(../img/part_tl.gif) no-repeat left 24px;}
.t_h2 a{color:#222;font-size: 22px;}
.t_h2 b{ color:#0162cf;}
.t_h2 i{ color:#dadada; display:block; font:18px/27px Arial, Helvetica, sans-serif; text-transform:uppercase;}

.kh{}
.kh li{position:relative;float:left;line-height:0px;margin-right: 10px;width: 232px;height: 254px;overflow:hidden;background:url(../img/kh_ibj1.jpg) no-repeat left top;}
.kh li a{width:232px;height: 255px;overflow:hidden;display:inline-block;}
.kh li img{width:232px;height: 160px;}
.kh li b{margin:7px auto 5px;width: 210px;overflow:hidden;height:42px;overflow:hidden;border-bottom:1px dashed #bab9b9;font: 12px/42px "Microsoft Yahei";display:block;color:#333;}
.kh li span{ width:210px; overflow:hidden; margin:0 auto; color:#555; display:block; font:14px/26px "Microsoft Yahei";}
.kh li em{position:absolute;top: 226px;left:51px;display:block;text-align:center;width:140px;height:30px;overflow:hidden;font:14px/30px "Microsoft Yahei";color:#ffffff;}
.kh li a:hover{ text-decoration:none; background:url(../img/kh_ibj2.png) no-repeat left top;}
.kh .nones{ margin-right:0px;}
.kh li a:hover b{ color:#fff; border-bottom:1px dashed #fff;}
.kh li a:hover span{ color:#fff;}
.kh li a:hover img{ padding:3px; width:227px; height:158px;}
.kh li:nth-child(4n) { margin-right: 0; }

.hxysBg{padding-bottom:36px; background-color:#202932;}
.hxysBox{text-align:center;}
.hxysBox .hxysTit{padding:40px 0; font-weight:bold;  }
.hxysBox .hxysTit span{font-size:36px; color:#ff7415;}
.hxysBox .hxysTit p{font-size:24px; color:#fff;}
.hxysBox ul{overflow:hidden;}
.hxysBox li{float:left; margin:0 2px; padding:0 20px; width:148px; height:234px; background:url(../img/hxysDl.png) no-repeat center;}
.hxysBox li h5{padding-top:54px; margin-bottom:10px; font-size:24px; color:#000;}
.hxysBox li p{line-height:20px; font-weight:bold; color:#fff;}
